EMT Practice Test

1. Question Content...


Question List

Question1: SIMULATION
What is the Process Visualizer used for?

Question2: SIMULATION
What attribute of the component can be used to hide the sidebar?

Question3: You cannot relate records from the same object via an relationship field.

Question4: SIMULATION
From where would you add the Default Account Team?

Question5: SIMULATION
If a custom object is a child in a master-detail relationship, then its OWD setting is?

Question6:

Question7: Which statement is true?

Question8: SIMULATION
What is a price book?

Question9: SIMULATION
Which are the two report folders to which all users have access?

Question10: You can only use Style tags to change the look and feel of a page.

Question11: SIMULATION
Describe some situations where you might use the Developer Console or the Debug log to troubleshoot automated actions.

Question12: A standard field can be marked as external id field.

Question13: SIMULATION
Which are the 6 Standard profiles?

Question14: If a submitted record meets entry criteria of multiple approval processes, then which approval process will it enter?

Question15: SIMULATION
What are the differences between lookup relationship and master-detail relationship?

Question16: SIMULATION
What are the limits for Visualforce pages?

Question17: SIMULATION
What is the name of the default public group to which all users are added?

Question18: SIMULATION
Preserving Data Quality How might you use validation rules to prevent data loss?

Question19: What are ways in which you can obtain a record's ID? (Select all that apply.)

Question20: If multiple active approval processes exist on Account & an account record submitted for approval meets the entry criteria of multiple approval processes, then it cannot be guaranteed which approval process the record will enter.

Question21: SIMULATION
Up to how many custom fields in a standard or custom object can be marked as external id field?

Question22: SIMULATION
Which operations are available in roll-up summary field?

Question23: SIMULATION
Which operations can and cannot be performed by any employee of an organization who does not have a Salesforce license but has joined Chatter at the invitation of another user?

Question24: SIMULATION
What are the 3 levels of access available through Organization-wide Defaults?

Question25: SIMULATION
What is the difference between Apex Data Loader and Import Wizard as far as displaying error messages is concerned?

Question26: Script tags allow you to create JavaScript (or other types of) functions that can be used with in your pages.

Question27: Which of these values can a 'if' function used in a validation rule have in either the 2nd or the 3rd parameter?

Question28: You cannot reference cross-object formulas in roll-up summary fields.

Question29: SIMULATION
If no record name is provided in the csv file while inserting a new record into Salesforce, then how is the record name field populated?

Question30: 'View All' has been checked at the profile level for a custom object Position. OWD is private of the Position object. A user will be able to view Position records owned by other users.

Question31: When loading a new account using Apex Data Loader and specifying the owner id to whom the account should belong, under which of these cases, the data load will fail?
i. The owner id is an invalid id. There is no user in salesforce with this id ii. The owner id belongs to an inactive user.

Question32: When upserting record using Apex Data Loader and using the record id for matching the record, if the value for the record id field is not provided in the csv file or while mapping fields from the csv file to the Salesforce object fields, then

Question33: Which of the following statements are true about a lookup relationship? (Select all that apply):

Question34: SIMULATION
If at the profile level, 'Password Never Expires' has been checked but at Setup > Security Controls > Password Policies if it is specified that password expires in 30 days, then which of the two would be true for users of that profile?

Question35: Account object has a custom field 'Tax' of type number. Some account records are present in Salesforce which do not have any value in this field. This custom field is now made a required field by editing it. The editing will fail as some records are present which do not have a value for this field.

Question36: In Salesforce Mobile, a user profile like Custom - Recruiter can be assigned only one Mobile Configuration at a time.

Question37: In a multistep process, when do you decide the decision criteria and approval assignment?

Question38: SIMULATION
Which elements can be stored in folders?

Question39: SIMULATION
Describe Organization-wide Defaults

Question40: SIMULATION
What is a contact role and for which objects is it available?

Question41: While converting a lead

Question42: SIMULATION
A UK user creates a task on a lead for an Indian user for 24/07/2012. The reminder for the task is scheduled for13:00 on 24/07/2012.The difference between UK time & India time is 4.5 hours. When the India user logs in, he will see the reminder scheduled for 13:00 or 17:30?

Question43: SIMULATION
What is running user in a dashboard?

Question44: SIMULATION
What levels of access can be granted through manual sharing?

Question45: Checkbox can be controlling field only and not a dependant field.

Question46: Submitters can always recall approval requests.

Question47: Which of these can be cloned?

Question48: Identify the correct statements about dependent picklists (Select all that apply):

Question49: SIMULATION
Which are the 4 desktop clients that integrate Salesforce with your PC?

Question50: If a user needs to give access to just one record, which feature should they use?

Question51: In the initial sync of a quote with an opportunity

Question52: SIMULATION
Name the 5 data management operations

Question53: SIMULATION
Which are the 3 types of teams?

Question54: Automating business processes is possible using

Question55: SIMULATION
How many permission sets can you have in an organization?

Question56: A master object cannot have more than two detail objects through master-detail relationship as at the most
2 master-detail relationships are allowed per object.

Question57: SIMULATION
Which are the 3 types of page layouts?

Question58: SIMULATION
Who gets full access to a record?

Question59: SIMULATION
If a field is marked as 'Visible' in 'Field-level security' and 'Read-Only' on the page layout, then how would the field be available to the end user as Visible (i.e. editable) or Read-Only?

Question60: An Apex Sharing Reason cannot be created on a custom object with the label 'Manual Sharing' because the in-built standard sharing reason provided by Salesforce has the same label, so it would give error
"An Apex Sharing Reason with this name already exists"

Question61: How many versions of a flow can be active at one time?

Question62: SIMULATION
What is the Declarative Interface?

Question63: SIMULATION
Which are the 3 values for Organization wide defaults?

Question64: OWD of Position object is public read/write. A sharing rule is created to share Position records owned by Role A with Role B with read only access. For users of Role B, the Position records will be

Question65: A standard object can be a child object in a

Question66: Standard picklist fields can be either controlling fields or dependent fields.

Question67: If a developer wants to set up access in such a way that managers always see records owned by their subordinates, which feature should the developer use?

Question68: SIMULATION
A user has the System Administrator profile & hence has the 'Create' permission on Campaign. But when the user goes to the Campaign tab, the user cannot see the 'New' button for creating a new Campaign.
What could be the reason?

Question69: The values available in the Stage picklist of opportunity can be limited by creating a Sales Process for opportunity or from the picklists available for editing from any record type of opportunity.

Question70: External id can be used for matching record during which of these operations using the Apex Data Loader

Question71: In a Lookup relationship, cross-object field updates and roll-up summary fields can be done.

Question72: If an opportunity team member is cloned (From the opportunity team related list of an opportunity record by clicking on the team member name & then clicking on 'Clone'), a new user record gets created.

Question73: SIMULATION
For which objects quick create is available?

Question74: Checking 'Grant Access Using Hierarchies' gives what type of access to records owned by subordinates?

Question75: SIMULATION
Which will execute first Apex Scheduler code or workflow rules?

Question76: Among two records related by master - detail relationship, the detail record can have an owner which is different from the owner of the master record.

Question77: Sharing rules can be more restrictive than the Organization Wide Default.

Question78: SIMULATION
Where can you access and create new static resources?

Question79: SIMULATION
What is used for tracking changes to configuration of Salesforce CRM?

Question80: Master-Detail Relationship, the parent field on the child record can be optional.

Question81: SIMULATION
'New Meeting Request' button is available on the Open Activities related list on the detail pages of which objects?

Question82: SIMULATION
How to find out if SFDC environment uses packages?

Question83: What happens if 1 component of a change set fails to deploy?

Question84: SIMULATION
What is the Mail Merge process?

Question85: SIMULATION
You need to track changes that a developer, who has left, made to the configuration. Which tool should you use?

Question86: Which elements can be stored in folders?

Question87: Which users can grant sharing privileges on a given record? (Select all that apply)

Question88: Automatic case escalation can be disabled.

Question89: User B has created an Associate record. At the profile level, the profile 'Custom-Recruiter' of User A has only Read, Create access for Associate. OWD of Associate is 'Public Read/Write'. What access will User A have for the record created by User B?

Question90: SIMULATION
A sharing rule has been deleted. But users can still see the records shared by that sharing rule. The system does not seem to be acknowledging that the sharing rule has been deleted. What should be d one to overcome this issue?

Question91: SIMULATION
What can be done with Visualforce?

Question92: SIMULATION
What does Field History Tracking do?

Question93: SIMULATION
List the 3 Declarative Application building blocks of Business Logic.

Question94: Data Loader does not use the SOAP-based Web services by default.

Question95: SIMULATION
List the 3 Declarative Application building blocks of The Data Model.

Question96: Which of these standard fields can be tracked through Field HistoryTracking?

Question97: SIMULATION
What is campaign influence?

Question98: Multi select picklist can be dependant field only and not a controlling field.

Question99: SIMULATION
What values can be given to a field on the page layout?

Question100: When the email ID of a user is changed then email with link to verify the change is sent to:

Question101: Time-Dependent workflow can be used when a workflow rule is set to evaluate Every time a record is created or updated.

Question102: If a record of Associate custom object has been shared using an Apex Sharing Reason, then that Apex Sharing Reason cannot be deleted until the sharing of that record is changed to use some other Apex Sharing Reason.

Question103: SIMULATION
What is a cross-object formula?

Question104: In a Master-Detail Relationship, ownership and access to the child record are determined by the parent record

Question105: SIMULATION
What access can be granted through sharing rules?

Question106: OWD of child is always determined by OWD of parent.

Question107: SIMULATION
What is the maximum allowed master-detail relationships per object?

Question108: SIMULATION
When would creation of master-detail relationship fail?

Question109: SIMULATION
User A belongs to profile 'Custom - Recruiter'. At the profile level (Path as per Enhanced Profile User Interface, Setup -> Manage Users -> Profiles -> Custom - Recruiter -> Objects and Tabs -> Accounts) he does not have Read access on Account object. But yet he is able to view account records. He is not able to edit or delete account records. What could be the reason?

Question110: SIMULATION
Queues exist for which objects?

Question111: How can a developer restrict access to records?

Question112: SIMULATION
What is a page layout?

Question113: SIMULATION
For which objects, cloning is not possible?

Question114: OWD of Account is private then OWD of Opportunity can be private or public read-only or public read/write.

Question115: Account object has a custom field 'Tax' of type number. Two account records are present in Salesforce which have the same value in this field say 5000. This custom field is now made a unique field by editing it.
The editing will fail as two records are present which have the same value for this field.

Question116: SIMULATION
When is a validation rule enforced?

Question117: Encrypted fields can be edited regardless of whether you have the "View Encrypted Data" permission.

Question118: Quotes can be created from

Question119: Reports can only display 1 child object at a time.

Question120: What are the permissions that allow a system administrator to manage an application? (select all that apply)

Question121: SIMULATION
What can be done with Bulk API?

Question122: Custom Summary Field/Formula is available only in report generated from Custom Report Type using with or without relationship with some other object.

Question123: User B has created an Associate record. At the profile level, the profile 'Custom-Recruiter' of User A has Read, Edit access for Associate. OWD of Associate is 'Public Read/Write'. What access will User A have for the record created by User B?

Question124: SIMULATION
For which objects is field history tracking available & for which is it not available?

Question125: Once a sharing rule has been created to share Account records with Public Group A with read/write access to the shared accounts, then this sharing rule can be modified to share the Account records with Public Group B with read-only access.

Question126: What type of content can be include in Visualforce pages? (Select all that apply.)

Question127: SIMULATION
The sales team would like to have a map displaying the company location on the Account page. What tool should you use?

Question128: A user faces problem while logging into Salesforce. What should administrator do?

Question129: An object can have

Question130: SIMULATION
Which are the 3 types of Assignment Rules?

Question131: If a role is added to Case Team, then it will get added to which of the following teams?

Question132: When upserting record using Apex Data Loader and using the external id for matching the record, if the value for the external id field is not provided in the csv file or while mapping fields from the csv file to the Salesforce object fields, then

Question133: SIMULATION
Can attachments to Salesforce records be attached using the Apex Data Loader?

Question134: Universal Containers has two teams - sales team and marketing team. For sales team all stages of lead lifecycle should be available while for marketing team only 3 stages should be available. How can the administrator ensure this?

Question135: SIMULATION
What can you do with Apex?

Question136: SIMULATION
While creating record type specifying associated process is compulsory (like Sales process for Opportunity or Support process for Case or Lead process for Lead or Solution process for Solution) OR while creating process specifying associated record type is compulsory?

Question137: SIMULATION
What is the difference between Apex Data Loader and Import Wizard as far as record loading is concerned?

Question138: A lead can have more than one values in the lead status picklist with the 'Converted' checkbox checked for them so that these values are available while converting the lead to be assigned to the 'Status' picklist as the converted status.

Question139: SIMULATION
What is cross object formula field?

Question140: SIMULATION
Building Business Processes Describe the ISNEW Formula function

Question141: SIMULATION
Time-based workflow is NOT applicable for?

Question142: SIMULATION
When can system fields data such as created by and created date be given customized values?

Question143: SIMULATION
Which objects are available while importing data using the import wizard?

Question144: SIMULATION
What records can be loaded using import wizards? (5 items)

Question145: SIMULATION
Which of these records can be activated? Account, Opportunity, Lead, Case, Product, Campaign, Contract, Contact

Question146: What license is needed to install or uninstall apps from AppExchange?

Question147: SIMULATION
A picklist called Section on Account has these 2 values A, B. How would you write a validation rule on this picklist to ensure that user selects either A or B while creating an account?

Question148: SIMULATION
What attribute of the component can be used to hide the related lists

Question149: SIMULATION
What is the name of the default public group to which all users are added?

Question150: Which of the following statements are true? (Select all that apply.)

Question151: SIMULATION
How can a user check how many licenses of each license type (like Salesforce, Salesforce Platform, Force.com - Free etc.) are in use?

Question152: SIMULATION
What are the drawbacks of quick create?

Question153: SIMULATION
What are static resources?

Question154: Employees in an organization with Salesforce who do not have a Salesforce license can join Chatter.

Question155: Apex sharing reasons are available for standard and custom objects.

Question156: SIMULATION
Who all have a lifecycle?

Question157: A single Sales Process can be assigned to multiple opportunity record types.

Question158: SIMULATION
Define Sharing Rules

Question159: SIMULATION
A user is facing issues while logging in to Salesforce. What should the administrator do?

Question160: 'Status' is a picklist of the Account object having value 'Open' or 'Closed'. It is possible to create a sharing rule to share only those Accounts whose 'Status' is 'Open'.

Question161: If an approver rejects an approval request, then the final rejection actions are always executed.

Question162: If a record that has an action pending against it in the time-based workflow queue is modified so that the record no longer meets the criteria or the timing changes, the action will be updated in the queue.

Question163: Under which of these cases the deletion of an account will fail?
i) The account has a related case
ii) The account has a related entitlement

Question164: Specifying entry criteria is compulsory for

Question165: SIMULATION
If a Custom Summary Field/Formula is created in a Custom Report, then which operations can be performed by this field on any of the fields of the primary object or related object?

Question166: SIMULATION
Which field type is not available while creating a new custom field in a newly created custom object?

Question167: SIMULATION
Describe a roll-up summary

Question168: SIMULATION
What are Apex Sharing reasons?

Question169: Which of the following is not standard salesforce.com functionality?

Question170: The workflow actions within a workflow rule execute in the order in which they are created.

Question171: SIMULATION
Which are the two types of auto-response rules?

Question172: Organization wide default (OWD) & sharing rules are applied at the

Question173: If OWD is private for a custom object Position, then a user can view only those Position records which are owned by him if no one down the role hierarchy below him has created any Position record and t here is no sharing rule on Position object.

Question174: SIMULATION
When might you need to migrate configuration changes?

Question175: Which record type will get assigned to a record being created?

Question176: If a developer wants interviewers to view positions, but to never view the Pay Grade listed for a position, which tool would the developer use?

Question177: SIMULATION
Can a single permission set be assigned to users of different profiles?

Question178: SIMULATION
What feature must be enabled on your user record before you can use the Inline editor?

Question179: If this option is unchecked on Customize > Leads > Settings, 'Enforce Validation and Triggers from Lead Convert' then the validation rules and triggers of account, contact & opportunity are bypassed but the validation rules and triggers of lead execute.

Question180: Which function verifies the format of the data?

Question181: SIMULATION
What are details of order of execution among validation rules, auto-response rules, assignment rules, triggers, escalation rules, workflow rules etc.?

Question182: SIMULATION
Fill in the missing word: A change set can be used to deploy metadata only between _____________orgs.

Question183: Field level security and record types work at

Question184: Which of the following actions are tracked in debug logs? (Select all that apply.)

Question185: Until an Apex Sharing Reason is created, a record of a custom object cannot be shared manually on a one-off basis.

Question186: SIMULATION
Building your Data Model Describe 3 limitations of encrypted fields

Question187: SIMULATION
What is a Quote Line Item?

Question188: Identify the features of a workflow rule. (Select all that apply.)

Question189: What tools available to move migration changes (metadata)? (Select all that apply)

Question190: Since Apex sharing reasons are not available for standard objects, so sharing individual records of standard objects is not possible.

Question191: Building your Data Model True or False The limit on the number of custom fields per object depends on the Salesforce edition.

Question192: SIMULATION
What is the limit for Fields History Tracking per object?

Question193: SIMULATION
What is the drawback of loading leads/cases using the Apex Data Loader as compared to creating them from the UI?

Question194: Which feature establishes the baseline level of access a user has to records they do not own?

Question195: SIMULATION
What are the 4 ways you can access record Ids?

Question196: Organization wide default (OWD) is the first check used for determining access to records a user does not own.

Question197: SIMULATION
'Sharing' button has been added to the page layout of the 'Account' object. OWD of account is public read/ write. On any Account record, the Sharing button is still visible for sharing that record using an Apex Sharing Reason. What could be the reason?

Question198: SIMULATION
The sales team would like to include a Chatter feed about the record on the Contact page. What tool should you use?

Question199: Users or contacts can be added to the 'Account Team' of an account.

Question200: SIMULATION
What is the record limit for loading records using import wizards?

Question201: SIMULATION
What is Salesforce to Salesforce?

Question202: Custom picklist fields can be either controlling or dependent fields.

Question203: Which of the following best defines controllers?

Question204: With Metadata API you can move configuration changes between sandbox and production environments:

Question205: SIMULATION
Why is picklist values limiting of Stage picklist (of Opportunity) not implemented directly through picklists available for editing for the record type?

Question206: SIMULATION
Which are the OOTB reports which will give information about campaign effectiveness?

Question207: SIMULATION
Which are the 2 places where activities can be viewed?

Question208: A field marked as required while creating the field can be removed from some page layouts.

Question209: SIMULATION
What are the advantages of using Chatter Desktop over using the in-app Chatter?

Question210: SIMULATION
Which are the 4 standard fields of a custom object?

Question211: Master Detail Relationship can contain a standard object on the detail side.

Question212: SIMULATION
Which are the 3 record access levels?

Question213: Standard Profiles can be customized to fit your organization's requirements.

Question214: 'Modify all' if checked at the profile level, always overrides the OWD setting.

Question215: On the Campaign detail page, the 'Campaign Members' related list refers to the people:

Question216: SIMULATION
What are Visualforce Controllers?

Question217: The Created Date field can be updated on a record using the Inserting System Fields feature.

Question218: SIMULATION
The recruiting team would like the Programming Languages field to display only when the department is specified as Engineering on a job application. What tool should you use?

Question219: SIMULATION
How should you use permissions sets in conjunction with profiles to grant access permissions?

Question220: OWD of account is public read/write. While creating which of the following, more restrictive values (like public read-only) will be available for sharing?
i. Sharing rule on Account
ii. Manual sharing rule on any specific account record.

Question221: SIMULATION
Building Business Processes Describe the VLOOKUP Formula Function.

Question222: SIMULATION
What is a custom Application?

Question223: If any workflow rule is having a task of send email in which a particular user is a recipient of that email, then that user can be deactivated only if the workflow rule is deactivated.

Question224: SIMULATION
List the available tools to develop Visualforce pages

Question225: For manual sharing of any account record, by default the owner of the record has Full Access to the account record and has Read/Write access on the related contacts, opportunities, cases. The Read/Write access on the related contacts, opportunities, cases can be made more restrictive for the owner like read- only by creating a new manual sharing rule for that account record and selecting the owner's name from within the Users list.

Question226: If the entry criteria for a step in an approval process are not met, then the record gets rejected.

Question227: SIMULATION
What does Sales Stages refer to?

Question228: SIMULATION
Many-to-many relationship is created using?

Question229: When a cross object formula references currency fields of a different currency to that on the record where the formula is used, Salesforce randomly picks one currency to use.

Question230: SIMULATION
For which objects mass email can be sent, How is it achieved?

Question231: Which of these can edit a record during an approval process?

Question232: SIMULATION
What attributes are required for the component?

Question233: In Developer Edition, Validation rule for the 'Account Site' field (field of type text) of Account object is, ISCHANGED( Site ) && OwnerId < > $User.Id to make sure that if the 'Account Site' field has been modified and the user is not the owner of the Account record, then an error message would be shown. The System Administrator has Read All, Modify All permission for the Account record. So the System Administrator will be able to modify the 'Account Site' field of the

Question234: SIMULATION
A workflow rule with workflow action of field update is active but is not giving the desired result. What could be the reason?

Question235: SIMULATION
Which Assignment Rule is available only if territory management is enabled?

Question236: SIMULATION
What is the difference between Export and Export All in Apex Data Loader?

Question237: Force.com is good for

Question238: SIMULATION
List the 3 layers of the Tiered design model.

Question239: SIMULATION
Which object allows creation of a hierarchical relationship with itself? (Data type: Hierarchy)

Question240: SIMULATION
A new time trigger (like '3 hours after Rule Trigger Date' which is part of 'Time-Dependant Workflow Actions') cannot be added to a workflow rule under which cases using the 'Add Time Trigger' button?

Question241: In a workflow rule which of the following statements is true

Question242: If the email id of an inactive user in Salesforce is changed then:

Question243: SIMULATION
If there is a custom validation rule on a custom object Position for the custom text field Location to make sure that this field is not left blank, then what are the various ways of bypassing this validation rule?

Question244: SIMULATION
What is Campaign ROI?

Question245: SIMULATION
Upon doing which operations on a file, does a user own a file in Chatter?

Question246: Interviewers should never be able to view a candidate's social security number. Which tool would you use to meet this requirement?

Question247: What can you use to limit available picklist options? (Choose 1)

Question248: SIMULATION
Which of the standard fields of a custom object can be modified/specified during data load using Apex Data Loader?

Question249: SIMULATION
How to remove 'Always on Layout' and 'Required' field from the page layout (blue circle and red asteroid next to this field)?

Question250: SIMULATION
Out of the custom field types which is not available during data loading using Apex Data Loader?

Question251: If multiple active workflow rules are present on an object, then these workflow rules will execute in the order in which they have been created.

Question252: SIMULATION
When setting up a validation rule, you must write the error condition formula and the_____________

Question253: SIMULATION
Criteria based sharing rule is not available on which standard objects?

Question254: SIMULATION
What levels of access can be granted using manual sharing?

Question255: SIMULATION
What levels of access can be granted using sharing rules?

Question256: New approval steps can be added to an active approval process only if it is deactivated.

Question257: SIMULATION
What is the limit for cross-object formulas?

Question258: SIMULATION
User B has created a Associate record. At the profile level, the profile 'Custom-Recruiter' of User A has only Read, Edit access for Associate. Role of user B is 'Channel Sales Team'. User A belongs to the public group 'All Interviewers'. OWD of Associate is 'Private'. A sharing rule has been created to share Associate records owned by the role 'Channel Sales Team' with the public group 'All Interviewers' wit h Read/Write access. What access will User A have for the record control?

Question259: While adding a contact role to an Account which of these contacts a counter available?

Question260: When upserting record using Apex Data Loader for an object that has an external id field, if the value for this external id field is not provided in the csv file or while mapping fields from the csv file to the Salesforce object fields, then the upsert will always fail as the external id is a required field.

Question261: SIMULATION
If OWD of Opportunity is set to private, then which all opportunities can a user view?

Question262: SIMULATION
List the types of Data Element available to use in a flow (4 items)

Question263: While filling out positions, the hiring manager wants to view job responsibilities and job description at the top of the page; The recruiter wants to view the name of the hiring manager and the status at the top.
Which tool would you use to meet this requirement?

Question264: SIMULATION
Which characters in the unique record Id identify the object to which it relates?

Question265: Roll up summary field and Cross object formula field can be created only for master detail relationship.

Question266: SIMULATION
When is Manual Sharing used?

Question267: SIMULATION
How can you prevent an encrypted field from being edited?

Question268: Files can be uploaded on Chatter from:

Question269: SIMULATION
Which permissions does the File Owner have in Chatter which a File Collaborator does not have?

Question270: A field marked as 'Required' on an object (while creating the field itself on the object by checking the checkbox for 'Required - Always require a value in this field in order to save a record') can be overridden to make this field 'Read-Only' by checking the 'Read-Only' checkbox on the page layout.

Question271: SIMULATION
Which are the type of actions that can be specified for an approval process?

Question272: Identify all statements that are true:

Question273: SIMULATION
How long is the setup audit trail stored for?

Question274: SIMULATION
The recruiting team would like every section and related list to display as an individual tab that can be viewed when clicked on. Which tool should you use?

Question275: Records can enter a step in an approval process based on
Based on criteria
B. If 'All records enter this step' checkbox is checked, then all records which have entered this approval process, would enter this step of the approval process

Question276: SIMULATION
How many maximum cross object formula fields are allowed in an object?

Question277: SIMULATION
Where can you monitor bulk data load jobs?

Question278: Which of the following statements are true about field history tracking? (Select all that apply.)

Question279: SIMULATION
Which are the 3 tiers of an app?

Question280: SIMULATION
What Fields does History Tracking not track?

Question281: SIMULATION
The 'Sharing' button has been added to the page layout of 'Associate' custom object. On any Associate record, the Sharing button is not visible for sharing that record using an Apex Sharing Reason. What could be the reason?

Question282: SIMULATION
What is the difference between account team role & contact roles?

Question283: SIMULATION
Lead validation rule (like field Industry must have a value) always triggers when a lead is converted.

Question284: SIMULATION
To check if a field's value has changed or not using validation rule, which function should be used?

Question285: Which of these operations on a file in Chatter leads to the generation of a private file?

Question286: What is the most restrictive Organization-wide default?

Question287: SIMULATION
User A belongs to profile 'Custom - Recruiter'. At the profile level (Path as per Enhanced Profile User Interface, Setup -> Manage Users -> Profiles -> Custom - Recruiter -> Objects and Tabs -> Accounts) he does not have Read access on Account object. But yet he is able to see, edit, delete account records.
What could be the reason?

Question288: SIMULATION
What is the maximum number of lookup fields you can have in a single object?

Question289: A record created meets entry criteria of multiple workflow rules. Which of the workflow rules will execute?

Question290: While creating a list view for opportunities if the filter chosen is "My Opportunity Teams" then this list view will list these opportunities:

Question291: SIMULATION
For the 'Clone' button to appear on a record page, what permission should be available at the profile level for that object in the profile to which the user belongs?

Question292: SIMULATION
What is a joined report?

Question293: SIMULATION
To transfer records, what permissions are required?

Question294: Account object has a custom field 'Tax' of type number. Two account records are present in Salesforce, account name Acc1 has value 7 in this field while account name Acc2 does not have any value in this field.
This custom field Tax is now given a default value of 89 by editing it. Which of these cases will happen:

Question295: Sharing rules are used to further restrict access defined in the Organization-wide Default settings.

Question296: A manual sharing can be created using the Apex Data Loader.

Question297: 'View All' has been checked at the profile level for a custom object Position but 'Modify All' has not been checked. OWD is read/write of the Position object. For any user having this profile Position records owned by other users will be read/write.

Question298: Record types can be used to determine

Question299: 'View All' has been checked at the profile level for a custom object Position but 'Modify All' has not been checked. OWD is read/write of the Position object. Any user can delete Position records owned by other users.

Question300: SIMULATION
How are the results of Analytic snapshots stored?

Question301: SIMULATION
Which are the 2 ways to mass delete records?

Question302: SIMULATION
What is the advantage of using Custom Report Type while creating report?

Question303: SIMULATION
Building your Data Model What are the 2 types of objects?

Question304: SIMULATION
What is the difference between Apex Data Loader and Import Wizard as far as generating extra accounts is concerned?

Question305: SIMULATION
Describe the Developer Console

Question306: An Account record is owned by user A. For user B the 'Sharing' option would appear on this record if

Question307: SIMULATION
Which of these standard objects cannot be shared? Account, Opportunity, Lead, Case, Product, Campaign, Contract, Contact

Question308: If a custom app is not created for a client company and a standard app like 'Sales' is being used by the client company, then the client company logo cannot be added to the app.

Question309: SIMULATION
What is the Developer Console?

Question310: SIMULATION
List the types of resources available to use in a flow (6 items)

Question311: SIMULATION
How many Debug logs can be retained for an organization?

Question312: Which of the following are the 3 layers of an application? (Select all that apply)

Question313: A Junction object is a custom object on the detail side of TWO relationships and is used to connect 2 objects you want to relate together and is sometimes called a "Many to Many" relationship.

Question314: When are validation rules applied?

Question315: SIMULATION
Can an administrator view the reports stored in any user's 'My Personal Custom Reports' folder?

Question316: A file which is private:

Question317: SIMULATION
Building your Data Model Who can view encrypted fields?

Question318: SIMULATION
What is Salesforce CRM Content?

Question319: SIMULATION
What is order of evaluation for record viewing?

Question320: Approval processes a re not available in a change set.

Question321: SIMULATION
What are the 3 types of custom tabs?

Question322: A manual sharing can be created for a standard or custom object u sing the Apex Data Loader.

Question323: SIMULATION
What are the various ways of disabling Chatter?

Question324: SIMULATION
What is the use of Data Categories?

Question325: Which of the following statements about setup audit trail are true? (Select all that apply.)

Question326: What does development mode enable? (Select all that apply)

Question327: A workflow rule is triggered based on
A) Based on criteria
B) If 'All records enter this workflow rule' checkbox is checked, then all records created of that object would cause the workflow rule to be triggered.

Question328: SIMULATION
How many permission sets can you have in an organization?

Question329: SIMULATION
While creating an approval process and assigning the next approver using the hierarchy relationship field on user [Option's exact name is "Automatically assign an approver using a standard or custom hierarchy field"], which is the standard user field available?

Question330: If a role is added to Sales Team, then it will get added to which of the following teams?

Question331: SIMULATION
Conflict Resolution tool is available in?

Question332: SIMULATION
List 5 features which are used to control record access.

Question333: SIMULATION
Which are the dashboard types?

Question334: SIMULATION
Which are the 3 types of Custom Tabs?

Question335: SIMULATION
What values are available for Field-level security?

Question336: SIMULATION
Building your User Interface How can you control the different settings of the page layout?

Question337: SIMULATION
Which are the 5 actions available with workflow rules?

Question338: SIMULATION
How to remove 'Always on Layout' field from the page layout (blue circle next to this field)?

Question339: If a record no longer meets the time based workflow rule criteria, the action executes as originally triggered

Question340: The only way to test whether a time-dependent workflow rule is executing as expected is to wait.

Question341: Files tab is available:

Question342: A field hidden by field-level security is still visible through the API.

Question343: A workflow rule can have a workflow action of type 'Field Update' to determine which record type should be assigned to the created record.

Question344: External id can be created for field of type text, number or email.

Question345: Opportunity is synced with

Question346: SIMULATION
Which are the 3 types of activities?

Question347: While inserting/updating/upserting a new user using the Apex Data Loader, values for which of these fields can be provided in the input csv file?

Question348: SIMULATION
What is a quote?

Question349: SIMULATION
What do Debug logs track?

Question350: You can use the component to deploy a flow within a Visualforce page

Question351: If the record submitted does not meet the entry criteria of any active approval process, then the record gets rejected.

Question352: SIMULATION
A record type for opportunity can be created before creating any Sales Process for opportunity.

Question353: Using workflow rule field update action on a child object, any field of its parent can be given a value.

Question354: Escalation Rules and Auto-Response Rules are available only for cases.

Question355: SIMULATION
Preserving Data Quality What would be a use case for validation rules utilizing REGEX formula function to enforce data format?

Question356: Apex sharing reason can be used for

Question357: SIMULATION
What is Connect Offline?

Question358: A custom text field on Account 'Location' has a validation rule
if(location__c == null || isblank(location__c), true, false)
This field has been removed from the Account page layout. So error for this field will not be given when a new account record is being created.

Question359: Specifying entry criteria is compulsory for:

Question360: Rollup summary can be created for

Question361: Data and process-centric applications are best suited for Force.com.

Question362: Once a sharing rule has been created based on owner, then it can be modified to make it a sharing rule based on criteria.

Question363: SIMULATION
What is the difference between the 15 digit Sale force record Id and the 18 digit equivalent?

Question364: SIMULATION
What are the various ways of making a tab (say Leads) hidden for any profile?

Question365: SIMULATION
Which of these records cannot be deactivated once activated? Product, Contract, Campaign

Question366: Change sets can be used to move data and metadata from one organization to another.

Question367: If a role is added to Account Team, then it will get added to which of the following teams?

Question368: If a lookup field is optional, what actions can you define for the field if someone deletes a referenced lookup record? (Select all that apply)

Question369: The option to skip to the next step is available only if a step has subsequent steps.

Question370: SIMULATION
An opportunity is triggering a workflow rule that is set to evaluate. When a record is created, or when a record is edited and did not previously meet the rule criteria'. The opportunity previously met the workflow criteria so the workflow rule should not trigger now. But the workflow rule is being triggered. What could be the reason?

Question371: Which of the following are true about custom objects? (Select all that apply):

Question372: SIMULATION
The object used in many-to-many relationship is called as?

Question373: When creating technical positions, the hiring manager must fill out the certification requirements for the position. When creating non-technical positions, such as positions in Sales & Finance, the certification fields are not required and therefore must not be visible. Which tool would you use to meet the requirements?